OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mbc
(Results
51 - 65
of
65
) sorted by null
1
2
3
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
chvr_filter.cpp
36
int br, bc, incr, mbr,
mbc
;
local
70
for (
mbc
= 0;
mbc
< pp_w;
mbc
+= 2)
76
/* brwidth/4 is the macroblock number and
mbc
/2 is the macroblock col number*/
77
QP = QP_store[(brwidth>>2) + (
mbc
>>1)];
91
for (bc =
mbc
; bc <
mbc
+ 2; bc++) /* bc is the column counter in blocks */
250
for (bc =
mbc
+ 1; bc <
mbc
+ 3; bc++) /* bc is the column counter in blocks *
[
all
...]
/external/libvpx/libvpx/vp8/decoder/
onyxd_int.h
75
vp8_reader
mbc
[MAX_PARTITIONS];
member in struct:VP8D_COMP
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
onyxd_int.h
75
vp8_reader
mbc
[MAX_PARTITIONS];
member in struct:VP8D_COMP
/external/libvpx/libvpx/vp8/common/
postproc.c
334
int mbr,
mbc
;
local
349
for (
mbc
= 0;
mbc
< cm->mb_cols;
mbc
++)
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
postproc.c
333
int mbr,
mbc
;
local
348
for (
mbc
= 0;
mbc
< cm->mb_cols;
mbc
++)
399
int mbr,
mbc
;
local
[
all
...]
/bionic/libc/kernel/uapi/linux/
dcbnl.h
51
__u8
mbc
;
member in struct:ieee_pfc
/development/ndk/platforms/android-21/include/linux/
dcbnl.h
51
__u8
mbc
;
member in struct:ieee_pfc
/external/kernel-headers/original/uapi/linux/
dcbnl.h
86
* @
mbc
: enable macsec bypass capability
95
__u8
mbc
;
member in struct:ieee_pfc
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
dcbnl.h
75
* @
mbc
: enable macsec bypass capability
84
__u8
mbc
;
member in struct:ieee_pfc
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
dcbnl.h
51
__u8
mbc
;
member in struct:ieee_pfc
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
dcbnl.h
51
__u8
mbc
;
member in struct:ieee_pfc
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
dcbnl.h
51
__u8
mbc
;
member in struct:ieee_pfc
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
dcbnl.h
51
__u8
mbc
;
member in struct:ieee_pfc
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
dcbnl.h
51
__u8
mbc
;
member in struct:ieee_pfc
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
dcbnl.h
51
__u8
mbc
;
member in struct:ieee_pfc
Completed in 820 milliseconds
1
2
3