Home
last modified time | relevance | path

Searched refs:PMbInfo (Results 1 – 13 of 13) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dh264data.h41 typedef struct PMbInfo { struct
44 } PMbInfo; typedef
46 extern const PMbInfo ff_h264_p_mb_type_info[5];
47 extern const PMbInfo ff_h264_p_sub_mb_type_info[4];
48 extern const PMbInfo ff_h264_b_mb_type_info[23];
49 extern const PMbInfo ff_h264_b_sub_mb_type_info[13];
H A Dh264data.c95 const PMbInfo ff_h264_p_mb_type_info[5] = {
103 const PMbInfo ff_h264_p_sub_mb_type_info[4] = {
110 const PMbInfo ff_h264_b_mb_type_info[23] = {
136 const PMbInfo ff_h264_b_sub_mb_type_info[13] = {
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dh264data.h41 typedef struct PMbInfo { struct
44 } PMbInfo; typedef
46 extern const PMbInfo ff_h264_p_mb_type_info[5];
47 extern const PMbInfo ff_h264_p_sub_mb_type_info[4];
48 extern const PMbInfo ff_h264_b_mb_type_info[23];
49 extern const PMbInfo ff_h264_b_sub_mb_type_info[13];
H A Dh264data.c95 const PMbInfo ff_h264_p_mb_type_info[5] = {
103 const PMbInfo ff_h264_p_sub_mb_type_info[4] = {
110 const PMbInfo ff_h264_b_mb_type_info[23] = {
136 const PMbInfo ff_h264_b_sub_mb_type_info[13] = {
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dh264data.h41 typedef struct PMbInfo { struct
44 } PMbInfo; argument
46 extern const PMbInfo ff_h264_p_mb_type_info[5];
47 extern const PMbInfo ff_h264_p_sub_mb_type_info[4];
48 extern const PMbInfo ff_h264_b_mb_type_info[23];
49 extern const PMbInfo ff_h264_b_sub_mb_type_info[13];
H A Dh264data.c95 const PMbInfo ff_h264_p_mb_type_info[5] = {
103 const PMbInfo ff_h264_p_sub_mb_type_info[4] = {
110 const PMbInfo ff_h264_b_mb_type_info[23] = {
136 const PMbInfo ff_h264_b_sub_mb_type_info[13] = {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dh264data.h41 typedef struct PMbInfo { struct
44 } PMbInfo; argument
46 extern const PMbInfo ff_h264_p_mb_type_info[5];
47 extern const PMbInfo ff_h264_p_sub_mb_type_info[4];
48 extern const PMbInfo ff_h264_b_mb_type_info[23];
49 extern const PMbInfo ff_h264_b_sub_mb_type_info[13];
H A Dh264data.c95 const PMbInfo ff_h264_p_mb_type_info[5] = {
103 const PMbInfo ff_h264_p_sub_mb_type_info[4] = {
110 const PMbInfo ff_h264_b_mb_type_info[23] = {
136 const PMbInfo ff_h264_b_sub_mb_type_info[13] = {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dh264data.h41 typedef struct PMbInfo { struct
44 } PMbInfo; argument
46 extern const PMbInfo ff_h264_p_mb_type_info[5];
47 extern const PMbInfo ff_h264_p_sub_mb_type_info[4];
48 extern const PMbInfo ff_h264_b_mb_type_info[23];
49 extern const PMbInfo ff_h264_b_sub_mb_type_info[13];
H A Dh264data.c95 const PMbInfo ff_h264_p_mb_type_info[5] = {
103 const PMbInfo ff_h264_p_sub_mb_type_info[4] = {
110 const PMbInfo ff_h264_b_mb_type_info[23] = {
136 const PMbInfo ff_h264_b_sub_mb_type_info[13] = {
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dh264data.h108 typedef struct PMbInfo { struct
111 } PMbInfo; argument
113 static const PMbInfo p_mb_type_info[5] = {
121 static const PMbInfo p_sub_mb_type_info[4] = {
128 static const PMbInfo b_mb_type_info[23] = {
154 static const PMbInfo b_sub_mb_type_info[13] = {
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dh264data.h108 typedef struct PMbInfo { struct
111 } PMbInfo; typedef
113 static const PMbInfo p_mb_type_info[5] = {
121 static const PMbInfo p_sub_mb_type_info[4] = {
128 static const PMbInfo b_mb_type_info[23] = {
154 static const PMbInfo b_sub_mb_type_info[13] = {
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dh264data.h433 typedef struct PMbInfo{ struct
436 } PMbInfo; argument
438 static const PMbInfo p_mb_type_info[5]={
446 static const PMbInfo p_sub_mb_type_info[4]={
453 static const PMbInfo b_mb_type_info[23]={
479 static const PMbInfo b_sub_mb_type_info[13]={